PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowPageDefaults Class
Methods


In This Topic
    PDFFlowPageDefaults Class Members
    In This Topic

    The following tables list the members exposed by PDFFlowPageDefaults.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodGets the default page height.  
    Public MethodGets the default page margins.  
    Public MethodGets the default page rotation.
    The accepted values for this property are 0, 90, 180 and 270 degrees.  
    Public MethodGets the default page width.  
    Public MethodSets the default page height.  
    Public MethodSets the default page rotation.
    The accepted values for this property are 0, 90, 180 and 270 degrees.  
    Public MethodSets the default page width.  
    Top
    See Also